home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / KF14A.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.2 KB  |  55 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM Fleet Defender by Microprose, Inc.
  14. REM Put the Black Hat mode switch in Digital and RED mode switch in ANALOG
  15. REM Select Thrustmaster FCS/Mark II WCS Analog in simulator options
  16. REM ══════════════════════════════════════════════════════════════════════════
  17. MDef KF14
  18. REM ══════════════════════════════════════════════════════════════════════════
  19.  @AnalogThrottle
  20. REM ══════════════════════════════════════════════════════════════════════════
  21. BTN UB PickleRelease
  22. BTN MB Lock/Cycle
  23. BTN LB /U BreakLock
  24.        /M BreakLock
  25.        /D IFF
  26. REM ══════════════════════════════════════════════════════════════════════════
  27. BTN HU /U PadlockView/Fwd
  28.        /M PadlockView/Fwd
  29.        /D LookUp
  30. BTN HR RightViews
  31. BTN HD LookDown
  32. BTN HL LeftViews
  33. REM ══════════════════════════════════════════════════════════════════════════
  34. BTN 1 /U Chaff&Flare
  35.       /M Chaff&Flare
  36.       /D LandingMode
  37. BTN 2 /U /T Phoenix
  38.          /T Sparrow
  39.       /M /T Sidewinder
  40.          /T Guns
  41.       /D Boresight
  42. BTN 3 /U RadarMode
  43.       /M RadarMode
  44.       /D Boresight
  45. BTN 4 /U RadarZoomIn
  46.       /M RadarZoomOut
  47.       /D ElevateBeam
  48. BTN 5 /U RadarBar
  49.       /M Azimuth
  50.       /D LowerBeam
  51. BTN 6 /U Front/Backseat
  52.       /M Front/Backseat
  53.       /D SpeedBrake
  54. REM ══════════════════════════════════════════════════════════════════════════
  55.